From 169bad9066d9545006224fee7211710cef49c22c Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 23 Oct 2009 15:04:27 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 93541e4f31e..a857a68cb93 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2009-10-23 Michael Albinus + + * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay' + from `rfn-eshadow-update-overlay-hook' when unloading. + (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and + "rsyncc". Adjust doc string. + (tramp-temp-buffer-file-name) New buffer-local defvar. + (tramp-handle-insert-file-contents, tramp-handle-write-region): + Keep temporary file when indicated by method ("rsync" and + "rsyncc"). + (tramp-handle-write-region): Handle APPEND. + (tramp-delete-temp-file-function): New defun. Added to + `kill-buffer-hook'. + 2009-10-23 Juanma Barranquero * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler. -- 2.30.2